home *** CD-ROM | disk | FTP | other *** search
/ CompuServe CD 495W / Compuserve XTreme Edition 495W.iso / shopping / toyota / toyota.dir / 00113.ls < prev    next >
Encoding:
Text File  |  1995-08-09  |  256 b   |  12 lines

  1. on exitFrame
  2.   repeat with n = 1 to 48
  3.     set the cursor of sprite n to 0
  4.   end repeat
  5.   repeat with n = 26 to 28
  6.     puppetSprite(n, 1)
  7.   end repeat
  8.   set the timeoutLapsed to 0
  9.   set the timeoutLength to 30 * 60
  10.   set the timeoutScript to "idleBoy"
  11. end
  12.